You use the optional prefix attribute to specify a default prefix for the key values of any nested 您可以使用可选的prefix属性来为任何嵌套的
It takes relatively few optional assertions to produce an unacceptable number of alternatives, and therefore the use of the Optional attribute should be used with caution. 少数几个断言就会产生大量替代,多得都让人无法接受,因此,一定要谨慎使用可选属性。
When you're importing a namespace from a file, you will see a schemaLocation attribute on the XSD import statement, but it is an optional attribute. 当您从一个文件导入命名空间时,将看见XSD导入语句中的schemaLocation属性,但这是一个可选属性。
The element "arg0" is optional because the value of the minOccurs attribute in its declaration is0. 元素“arg0”是可选的,因为minOccurs属性的值声明为0。
The optional timeZone attribute indicates the time zone in which the date and/ or time are to be displayed. 可选的timeZone属性指出将要显示哪个时区的日期和/或时间。
I've also applied an optional attribute to the edge label that names the edge on the graph. 我还对边使用了一个可选的属性label,用它来表示边在图中的名称。
And, finally, the container validates that the value for the optional scope attribute is one of the four allowed: "page"," request"," session" or "application". 最后,容器将验证可选的scope属性的值是允许的四个值之一:“page”、“request”、“session”或“application”。
Additionally, a usage of the requirement can also be set as required, optional, or prohibited through the use attribute ( the default value is required). 此外,需求的使用还可以通过use属性设置为required,optional或prohibited(默认值为required)。
Style is an optional attribute that describes the nature of operations within this binding. style是一个可选属性,它描述该绑定内操作的性质。
The other attribute we encounter, default, is recognized as a valid but optional attribute, whose value can be a string constant, as it is in our example. 在缺省情况下,我们遇到的其他属性会被视为有效属性,但这些属性是可选的,其值可以为字符串常量(在我们的示例中就是如此)。
Another important aspect of a rule is the optional salience attribute. 规则的另一个重要的方面是可选的salience属性。
Note that only a policy which includes the Optional attribute or the 注意,只有包含可选属性或
Ibm-slapdPtaConnectionPoolSize: This optional attribute indicates the number of connections to be opened against the pass-through server to handle frequent bind requests. ibm-slapdPtaConnectionPoolSize:这个可选属性表示要打开来处理常见绑定请求的直通服务器连接数量。
If you don't want the active rule to be reevaluated, you should include the rule's optional no-loop attribute and give it a value of true. 如果不希望这种情况发生,则应该包括rule的可选no-loop属性并将其赋值为true。
AttributeInt ( ns, name, dflt)& Gets int value of optional attribute from current start tag ( returning default value if attribute is not present). attributeInt(ns,name,dflt)-从当前的开始标记获取可选属性的int值(如果该属性不存在,那么返回缺省值)。
Given this, pay special attention to the use of the Optional attribute, which can quickly lead to size escalation. 考虑到这一点,对于可选属性的使用要特别加以注意,因为它将导致数量的急剧膨胀。
If the optional var attribute is specified, then the resource bundle identified by the basename attribute will be assigned to the variable named by this attribute's value. 如果指定了可选的var属性,那么将把由basename属性所标识的资源束赋给该属性值所命名的变量。
For convenience, the element also has an optional from attribute, which sets the starting point for the attribute value. 为了方便,元素还有一个可选的from属性,该属性为属性值设置起始点。
This optional attribute specifies a list of manager IDs. 这个可选属性指定了一个管理器ID列表。
You can also add new attributes to a complexType in the same manner as new elements, as long as the attribute's schema has the attribute use= "optional". 您也可以以同样的方式为complexType添加新属性,但必须确保属性模式为use=“optional”。
The optional attribute output specifies the output format that FindBugs will use for its results. 可选属性output指定FindBugs的结果使用的输出格式。
A further point of interest concerns the use of the Optional attribute. 我更感兴趣的是可选属性的使用。
You can add an element to an existing complexType as long as you make it optional ( using the minOccurs= "0" attribute). 您可以为现有complexType添加元素,但必须使其为可选的(使用minOccurs=“0”属性)。
The optional driver attribute specifies the name of the class implementing the database driver, while the user and password attributes provide login credentials for accessing the database, if needed. 可选的driver属性规定实施数据库driver的类的名称,同时需要时user和password属性提供接入数据库的登录证书。